Skip to content

Conversation

ndyakov
Copy link
Member

@ndyakov ndyakov commented Jan 22, 2025

Redis 8.0 introduces new key io-thread in the response
for client info. The key needs to be parsed. If an unknown key
is observed, the client will return an error.

This PR also introduces the 8.0-M3 build in the docker compose and a small improvement to the readability.

Redis 8.0 introduces new key `io-thread` in the response
for client info. The key needs to be parsed. If an unknown key
is observed, the client will return an error.
@ndyakov ndyakov added the CE 8.0 Redis CE 8.0 label Jan 22, 2025
@ndyakov ndyakov requested a review from ofekshenawa January 22, 2025 16:11
@ndyakov ndyakov self-assigned this Jan 22, 2025
@ndyakov ndyakov requested a review from vladvildanov January 22, 2025 16:11
@vladvildanov vladvildanov merged commit 94b88f5 into master Jan 23, 2025
22 checks passed
@ndyakov ndyakov deleted the ndyakov/fix-client-info-8.0 branch January 23, 2025 13:21
ofekshenawa pushed a commit that referenced this pull request Aug 10, 2025
* Add 8.0m3 image in docker compose

* Add new key `io-thread` in client info

Redis 8.0 introduces new key `io-thread` in the response
for client info. The key needs to be parsed. If an unknown key
is observed, the client will return an error.

* improve readibility

* Revert "Add 8.0m3 image in docker compose"

This reverts commit 787c41f.

* add dockers directory to gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CE 8.0 Redis CE 8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants